hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
findLast
hip
util
algorithm
Undocumented in source. Be warned that the author may not have intended to support it.
int
findLast
(
T
)
(
in
T
[]
array
,
scope
bool
function
(
T
val
)
pred
)
Meta
Source
See Implementation
hip
util
algorithm
aliases
copyInto
functions
array
find
findLast
map
put
swap